home *** CD-ROM | disk | FTP | other *** search
- <processing>
- <job name="JMF">
- <os family="unix" />
- <executefile name="$INSTALL_PATH/utils/jmf-install.sh">
- <arg>$INSTALL_PATH</arg>
- <arg>$jmf_file</arg>
- </executefile>
- </job>
- <job name="Cleanup_unix">
- <os family="unix" />
- <executefile name="$INSTALL_PATH/utils/cleanup.sh">
- <arg>$INSTALL_PATH</arg>
- </executefile>
- </job>
- <job name="Cleanup_windows">
- <os family="windows" />
- <executefile name="$INSTALL_PATH/cleanup.bat">
- <arg>$INSTALL_PATH</arg>
- </executefile>
- </job>
-
- </processing>
-